Defines a formatted paragraph.
A paragraph contains one or more formatted blocks, each one with its formatting attributes.

Full documentation

Initializes a new PDFFormattedParagraph object.

Full documentation

Initializes a new PDFFormattedParagraph object.

Full documentation

Initializes a new PDFFormattedParagraph object.

Full documentation

Initializes a new PDFFormattedParagraph object.

Full documentation

Initializes a new PDFFormattedParagraph object.

Full documentation

Adds the formatted block at the end of the paragraph

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

Gets the background baseline offset.
The offset is given in PDF points. By default the background baseline matches the text baseline. If you want to lower it so that it covers the descent part of the text, you can set it to a negative value.

Full documentation

Gets the background color.

Full documentation

Gets the formatted block at the specified index

Full documentation

Gets the list of formatted blocks that compose this paragraph.

Full documentation

Gets the bullet text.
If this property is set to a object then the paragraph is considered to be part of a bulleted list.

Full documentation

Gets the indentation of the first paragraph line.

Full documentation

Gets the horizontal align.

Full documentation

Gets the left indentation.

Full documentation

Gets the line spacing in points.
>When the method is called with the value of the line spacing is specified in this method.
When the method is called with the value of the line spacing is computed by multiplying the current line height with the value specified in this property.

Full documentation

Gets the line spacing for the paragraph.
When this property is set to the value of the line spacing is specified in method.
When this property is set to the value of the line spacing is computed by multiplying the current line height with the value specified in method.

Full documentation

Gets the right indentation.

Full documentation

Gets the spacing after the paragraph.

Full documentation

Gets the spacing before the paragraph.

Full documentation

Gets the structure element.
When a paragraph has an associated structure element, the blocks within the paragraph should not have their own structure elements otherwise the content will be tagged incorrectly.
The structure element does not include the so a structure element needs to be set on it.

Full documentation

Gets the text direction.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

Sets the background baseline offset.
The offset is given in PDF points. By default the background baseline matches the text baseline. If you want to lower it so that it covers the descent part of the text, you can set it to a negative value.

Full documentation

Sets the background color.

Full documentation

Sets the bullet text.
If this property is set to a object then the paragraph is considered to be part of a bulleted list.

Full documentation

Sets the indentation of the first paragraph line.

Full documentation

Sets the horizontal align.

Full documentation

Sets the left indentation.

Full documentation

Sets the line spacing in points.
>When the method is called with the value of the line spacing is specified in this method.
When the method is called with the value of the line spacing is computed by multiplying the current line height with the value specified in this property.

Full documentation

Sets the line spacing for the paragraph.
When this property is set to the value of the line spacing is specified in method.
When this property is set to the value of the line spacing is computed by multiplying the current line height with the value specified in method.

Full documentation

Sets the right indentation.

Full documentation

Sets the spacing after the paragraph.

Full documentation

Sets the spacing before the paragraph.

Full documentation

Sets the structure element.
When a paragraph has an associated structure element, the blocks within the paragraph should not have their own structure elements otherwise the content will be tagged incorrectly.
The structure element does not include the so a structure element needs to be set on it.

Full documentation

Sets the text direction.

Full documentation

Returns a string that represents the current Object.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation